From 78583db12f8707263ae56f3595fa3bbb564107d1 Mon Sep 17 00:00:00 2001 From: robertlipe Date: Mon, 25 Feb 2013 06:40:52 +0000 Subject: [PATCH] Fix deps for gpx.cc. --- gpsbabel/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/Makefile.in b/gpsbabel/Makefile.in index 2a30c6b66..6d673b223 100644 --- a/gpsbabel/Makefile.in +++ b/gpsbabel/Makefile.in @@ -683,7 +683,7 @@ gpx.o: gpx.cc defs.h config.h queue.h gbtypes.h zlib/zlib.h zlib/zconf.h \ jeeps/gpsdevice.h jeeps/gps.h jeeps/gpssend.h jeeps/gpsread.h \ jeeps/gpsutil.h jeeps/gpsapp.h jeeps/gpsprot.h jeeps/gpscom.h \ jeeps/gpsfmt.h jeeps/gpsmath.h jeeps/gpsmem.h jeeps/gpsrqst.h \ - jeeps/gpsinput.h jeeps/gpsproj.h + jeeps/gpsinput.h jeeps/gpsproj.h src/core/xmlstreamwriter.h grtcirc.o: grtcirc.cc defs.h config.h queue.h gbtypes.h zlib/zlib.h \ zlib/zconf.h gbfile.h cet.h cet_util.h inifile.h session.h \ src/core/datetime.h grtcirc.h -- 2.30.2